WICT=WICT_0, WTIS=WTIS_0, WIE=WIE_0
Watchdog Interrupt Control Register
WICT | Watchdog Interrupt Count Time-out (WICT) field determines, how long before the counter time-out must the interrupt occur 0 (WICT_0): WICT[7:0] = Time duration between interrupt and time-out is 0 seconds. 1 (WICT_1): WICT[7:0] = Time duration between interrupt and time-out is 0.5 seconds. 4 (WICT_4): WICT[7:0] = Time duration between interrupt and time-out is 2 seconds (Default). 255 (WICT_255): WICT[7:0] = Time duration between interrupt and time-out is 127.5 seconds. |
WTIS | Watchdog Timer Interrupt Status bit will reflect the timer interrupt status, whether interrupt has occurred or not 0 (WTIS_0): No interrupt has occurred (Default). 1 (WTIS_1): Interrupt has occurred |
WIE | Watchdog Timer Interrupt enable bit 0 (WIE_0): Disable Interrupt (Default). 1 (WIE_1): Enable Interrupt. |